Skip to content

Use latest github release first instead of github tag#125

Merged
choldgraf merged 2 commits intomainfrom
release-date
Jun 7, 2025
Merged

Use latest github release first instead of github tag#125
choldgraf merged 2 commits intomainfrom
release-date

Conversation

@choldgraf
Copy link
Member

This uses the date of the latest github release for the --since keyword if none is given, instead of using the latest git tag. This is more reliable in case the repository is using git tags for things other than releases of the current repo (e.g., if it's a monorepo doing many releases)

@choldgraf choldgraf merged commit c6e278f into main Jun 7, 2025
8 checks passed
@bsipocz bsipocz deleted the release-date branch September 9, 2025 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Detect the date of the latest github release rather than the last tag

2 participants